Creating File System Specifications
You can use either theFSMakeFSSpec
function or thePBMakeFSSpec
function to
createFSSpec
records. You should always useFSMakeFSSpec
orPBMakeFSSpec
to create anFSSpec
record rather than allocating space and filling out the fields of the record yourself.
Subtopics
- FSMakeFSSpec
- PBMakeFSSpec